home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Error in ODFDraw (was Re: Unknown Error in OpenDoc or
- Sent: 9/13/96 2:13 PM
- Received: 9/13/96 2:13 PM
- From: Brad Pettit <bpettit@apple.com>
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- I've tried the same steps in ODF2 without experiencing the problem.
- --Brad
-
- >OK, after installing the debug version of ODFLib I get the errors, and I
- >tracked down the bug to an aborted drag causing the problem. I can
- >recreate it using ODFDraw (rev 1).
- >
- >here are the steps:
- >1. open a new ODFDraw doc.
- >2. create a simple shape.
- >3. drag the shape, but have the drag aborted (let it go in the menu bar
- >for example).
- >4. Close the document
- >
- >you then get the debug string:
- >FW_CFixedAllocator: An object of type FW_CPriv{BW|Color}PatternRep has
- >not been deleted prop
- >
- >which results in the Unknown OpenDoc error.
- >
- >What's up with that?
- >
- >-Scott Adler